home *** CD-ROM | disk | FTP | other *** search
/ VCD Film, Television & An…on Creation Encyclopedia / mycd.iso / Direct5 / DATA.Z / PAREDONE.DIR / 00003_Color Parent.ls < prev    next >
Encoding:
Text File  |  1996-03-15  |  198 b   |  8 lines

  1. property ancestor
  2.  
  3. on birth me, listPosition
  4.   set ancestor to birth(script "Ancestor Ball Script", listPosition)
  5.   set the foreColor of sprite (listPosition + 9) to random(248) - 1
  6.   return me
  7. end
  8.